* lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.
authorStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Jan 2013 01:23:48 +0000 (20:23 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Sun, 13 Jan 2013 01:23:48 +0000 (20:23 -0500)
commit35558444eca9ab35c14d54d2a5a15515c0013a0c
tree073aeb00b4e40c048bca299fe188b11816387d81
parent4d2fa5e71f45bda2a476eaf5698802c409781687
* lisp/jit-lock.el (jit-lock-debug-mode): New minor mode.
(jit-lock--debug-fontifying): New var.
(jit-lock--debug-fontify): New function.
* lisp/subr.el (condition-case-unless-debug): Don't prevent catching the
error, just let the debbugger run.
* lisp/emacs-lisp/timer.el (timer-event-handler): Don't prevent debugging
timer code and don't drop errors silently.
etc/NEWS
lisp/ChangeLog
lisp/emacs-lisp/timer.el
lisp/jit-lock.el
lisp/subr.el